/*头部*/
.header1 {
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	height: 60px;
	float: left;
	margin: 10px 0;
}
.logo_tel {
	padding-top: 12px;
	height: 100px;
	float: right;
	background: url(../images/tel.png) left center no-repeat;
	padding-left: 60px;
	box-sizing: border-box;
	margin-top: 7px;
}
.logo_tel p {
	width: 240px;
	height: 24px;
	line-height: 22px;
	float: left;
	color: #000;
	font-size: 15px;
	margin-top: 13px;
}
.logo_tel p span {
	display: block;
	font-size: 25px;
	color:#000;
	font-weight: 600;
	margin-top: 5px;
}
.menu_div {
	width: 100%;
	height: 55px;
	line-height: 55px;
	background: #006ce6;
}
.first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}
.document-width {
    width: 1200px;
    margin: auto;
}
.menu_div ul li a {
	width: auto;
	padding: 0px 52px;
	height: 55px;
	line-height: 55px;
	color: #fff;
	font-size: 16px;
	float: left;
	background: url(/images/xt1.png) right center no-repeat;
}
.menu_div ul li a:hover, .menu_div ul li a.cur {

}
.menu_div ul li a.last {
	background:none;
}
.sousuo {
	background: #f7f7f7;
}
.sousuo1 {
	width: 1200px;
	margin: 0 auto;
	line-height: 45px;
}
.gjc {
	float: left;
}
.gjc h1 {
	display: inline-block;
}


/*内页*/
h2.left-box {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 14px;
    position: relative;
    text-indent: 10px;
    line-height: 62px;
    text-align: center;
    color: #fff;
    font-size: 22px;
    background: #004098;
    font-weight: bold;
    margin: 20px 0 0 0;
}

.xypg-left-con {
    border: 1px solid #ebebeb;
    padding: 15px;
        margin-bottom: 34px;
}

.xypg-left-nav > li {
    margin-bottom: 12px;
    position: relative;
}

.xypg-left-nav > li > a {
    display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;
}

.xypg-left-nav > li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #d1d1d1 url(../images/xypg-left-jt.png) 0 -15px no-repeat;
    right: 10%;
    top: 13px;
}

.xypg-left-nav > li:hover > a, .xypg-left-nav > li.clicked > a {
    color:#006ce6;
}

.xypg-left-nav > li:hover .first-nav-btn, .xypg-left-nav > li.clicked .first-nav-btn {
    background-color: #006ce6;
}

.page-about-left {
    width: 243px;
    float: left;
}

ul.latest-news li {
       margin-top: 15px;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
}

.latest-news li a:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../images/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.tp1 {
    display: block;
    text-align: center;
    margin: 0 auto;
}



.latest-news li a:hover {
    color: #006ce6;
    text-decoration: underline;
}

.left-box-content p {
    margin-bottom: 0;
    border-bottom: 1px dotted #b8b8b8;
    font-size: 14px;
    color: #333333;
    padding: 8px 0;
}

.rightbox_product_relation_ul li {
   /* width: 209px;*/
    padding: 5px;
    margin: 5px;
    float: left;
    background: #f6f6f6;
    overflow: hidden;
}

.rightbox_product_relation_ul li a {
    display: block;
}

.rightbox_product_relation_ul li a img {
    width:210px;
    height: 143px;
}

.rightbox_product_relation_ul li a h4 {
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    height: 30px;
    overflow: hidden;
    position: relative;
    top: 2px;
}

.info-product-right {
    width: 925px;
    position: relative;
}

.rightbox_new_relation_ul {
    word-break: break-word;
}

.rightbox_new_relation_ul li {
    padding: 10px;
    margin: 5px 12px;
    background: #f9f9f9;
    width: 418px;
    float: left;
}

.rightbox_new_relation_ul li a {
    display: block;
}

.rightbox_new_relation_title {
    font-size: 14px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-bottom: 2px;
    text-align: left;
}

.rightbox_new_relation_time {
    font-size: 12px;
    margin-bottom: 10px;
    color: #666;
    text-align: left;
}

.rightbox_new_relation_description {
    font-size: 12px;
    color: #666;
    text-indent: 20px;
    text-align: left;
}
.page-content {
    padding: 15px;
    background: #fafafa;
    border-radius: 15px;
    font-size: 16px;
    line-height: 31px;
    color: #333;
}


.sort-product-right {
    width: 925px;
    position: relative;
}



.page-about-right {
    width: 925px;
    position: relative;
}

.sideMenu li:hover .first-nav-btn {
    background-color: #006ce6;
}
.sideMenu li {
    margin-bottom: 12px;
    position: relative;
}
.sideMenu li a {
display: block;
    text-indent: 27px;
    font-size: 14px;
    color: #666666;
    position: relative;
    line-height: 40px;
    border: 1px solid #e4e4e4;
    padding-right: 15%;

}

.first-nav-btn {
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    right: 10%;
    top: 13px;
}


.xiangxi {
    font-size: 16px;
    height: 36px;
    line-height: 40px;
    color: #555;
    padding-left: 20px;
    undefined: undefined;
    background-color: #f5f5f5;
    font-weight: bold;
    margin-top: 20px;
}

.info-content {
    margin: 24px 10px;
}

.info-about {
    margin: 0 10px;
}



.first-nav-btn {
    z-index: 99;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    right: 10%;
    top: 13px;
}


.sort-product-list li {
    display: inline-block;
    margin: 3px;
    width: 219px;
   /* border: 1px solid #efefef;*/
    overflow: hidden;
    height: 215px;
}

.tp1 img {
    height: 177px;
        width: auto;
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
    height: 80px;
    overflow: hidden;
}


.sort-new-list li a img {
    width: 80px;
    height: 80px;
}



.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
    height: 80px;
    overflow: hidden;
}

#nav {
   /* background: #fb503c;*/
    height: 46px;
    position: relative;top: 30px;
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav>li {
    float: left;
    width: 133px;
    line-height: 46px;
    text-align: center;
    position: relative;
}

.nav>li:after {
    content: '';
    width: 1px;
    height: 30px;
    position: absolute;
    top: 8px;
    right: 0px;
    background: #ff675d;
}

.nav>li:last-child:after {
    display: none;
}

.nav>li a {
    color: #fff;
    display: block;
    font-size: 14px;
}

.nav>li.list {
    position: relative;
}

.nav>li.list .list_ul {
    position: absolute;
    left: 0;
    display: none;
    width: 133px;
    z-index: 9999;
}

.nav>li.list .list_ul>li {
    position: relative;
    background: #efefef;
}

.nav>li.list .list_ul>li a {
    color: #555;
}

.nav>li.list .list_ul>li ul.list_children {
    position: absolute;
    z-index: 99999;
    top: 0px;
    left: 133px;
    width: 120px;
    display: none;
}

.nav>li.list .list_ul>li ul.list_children li {
    background: #efefef;
    position: relative;
}

.nav>li.list .list_ul>li ul.list_children li a {
    color: #555;
}

.foot {width:100%;color:#cccccc; background-color:#292A2E;}

.foot .top {padding-bottom:40px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;}
.foot .labels {width:100%;    text-align: left;border-bottom:2px solid #3f3f3f;line-height:54px;color:#e2e2e2;font-size:18px;margin-bottom:26px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#cccccc;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#14B75C;}

.foot .middle {float:left;width:140px;}
.foot .middle .text {width:140px;height:140px;}

.foot .right {width:360px;float:right;color:#cccccc;font-size:14px; text-align:right;}
.foot .right p {margin-bottom:10px; height:25px;    text-align: left;}
.foot .bottom {width:100%;height:60px; background-color:#1E1F21;}
.fb-frame{width:1200px; margin-left:auto; margin-right:auto;}
.foot_record{ line-height:60px; color:#939393;font-size:12px; float:left;}

.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: #CCCCCC;
    display: inline-block;
    padding: 0px 10px;
}



.mio-banner .slideBox {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}
.mio-banner .slideBox .bd {
    position: relative;
    z-index: 0;
}
.mio-banner .slideBox .bd li {
    position: relative;
    text-align: center;
}
.mio-banner .slideBox .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mio-banner .slideBox .bd li img {
    vertical-align: top;
    width: 100%;
}
.mio-banner .slideBox .hd {
    position: absolute;
    height: 28px;
    line-height: 28px;
    bottom: 0;
    right: 0;
    z-index: 1;
}
.mio-banner .slideBox .hd li.on {
    background: #85b03c;
}
.mio-banner .slideBox .hd li {
    display: inline-block;
    width: 12px;
    height: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background: #333;
    text-indent: -9999px;
    overflow: hidden;
    margin: 0 3px;
    border: #fff 2px solid;
}
.back-top-container {
    display: block;
    position: fixed;
    right: 50px;
    bottom: 50px;
    cursor: pointer;
    z-index: 99999;
}
.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 40px;
    right: -127px;
    cursor: pointer;
 transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px;
    color: #fff;
    text-indent: 54px;
    margin-bottom: 1px;
    border-radius: 3px;
 transition: all .5s ease;
    overflow: hidden;
}

li.yb_kf a {
    color:#FFF;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}
.bdshare-slide-button-box.bdshare-slide-style-r6 {
    top: 300px !important;
}
